@charset "utf-8";
/*css reset*/
html,body,div,ul,li,dl,dt,dd,span,p,img,a,table,tr,td,th,h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	border:0px;
	outline: none;
	font-size: 16px;
	font-family:"微软雅黑","宋体","Arial";
}
body{
	background: #e2e2e2;
}
h2{
	font-size: 22px;
}
a{
	text-decoration: none;
}

li{
	list-style: none;
}

#top{widows: 100%; min-width: 1400px; height: 156px;background: linear-gradient(to right, #0060b4 , #0177e1); }
#top .box{width: 100%; min-width: 1400px; height:156px; overflow: hidden; margin:0 auto;background:url(../../images/v2021/top.png) no-repeat top center;}
#searchform{width: 190px; height: 33px; overflow: hidden;float: right; margin-top: 15px; }
		#ipt{margin:0px; padding: 0px;width: 142px; height: 31px;outline:0px;padding-left: 5px; color: #fff; border:1px solid #fff; float: left; display: inline-block; background: none; }
		#sbt{width: 37px; height: 33px; margin:0px; padding: 0px;outline:0px; border:1px solid #fff; display: inline-block;float: left; background: url(../../images/v2021/search.png) no-repeat center;}
#navwrap{width: 100%;min-width: 1400px; height: 48px;background:url(../../images/v2021/nav.png) repeat-x;}
#navwrap1 ul{width: 1400px; margin:0 auto;}
#navwrap1 ul li{display: inline-block; width: 170px; float: left; text-align: center;}
#navwrap1 ul li a{display: inline-block; line-height: 48px; font-size: 18px; color:#0f0f0f;font-weight: bold; width: 170px;}
#navwrap1 ul li a:hover{color:#01934c;}
#topindex{text-align: right; padding-top: 40px; color:#fddd10;}
#topindex a{font-size: 14px; margin-right: 0px; color:#fddd10;}


/* 导航css */
#navwrap{background: #fff;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.navBar{position: relative; z-index:10;   color:#fff; height:48px; line-height:48px;   float: left;}
.nav{ width:1400px; height: 48px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  background: #fff;}
.nav h3{ font-size:100%; font-weight:normal; font-size:18px;  }
.nav .m{  position:relative; float:left; width:175px; margin:0px 0px; display:inline; text-align:center;   }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(../../images/v2020/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
	vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; 
}
.nav h3 a{  zoom:1;  height:16px; line-height:16px; padding:16px 0;  display:block; color:#0f0f0f; font-weight: bold;}
.nav .on h3 a{padding:16px 0;  border-bottom:0px solid #1c89e6;   }
.nav .on h3 a:hover{color:#0068c1;}
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{ display:none; /*默认隐藏*/ width:175px; padding:10px 0;  position:absolute; left:0px; top:48px; float:left; line-height:40px; background: rgba(0,0,0,0.5);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000,endColorstr=#88000000);
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";
}
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#fff; display:block; zoom:1;}
.nav .sub li a:hover{  background:white; color:#0068c1;  font-weight: bold;}
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
.nav .sub dl a:hover{ color:#1c89e6;  }
.nav .sub dl dt a{ color:#000;  }
.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(../../images/v2020/icon.png) 0 -332px no-repeat;  }

#news{width: 1400px; margin:0 auto; padding-top: 46px; padding-bottom: 46px;}
#ppt{width: 678px; height: 470px; float: left; display: inline-block; background: #fff;}


/* 新闻图片切换css */
.focusBox { position: relative; width: 678px; height: 470px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width: 678px; height: 380px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0px; z-index: 1; height: 90px; width:100%;  background: #068add;  overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 90px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:90px; line-height:90px; position:absolute; bottom:-30px;}
	.focusBox .txt li a{ display: block;  color: white; padding: 15px 20px 0 10px; font-size: 16px;  text-decoration: none; line-height: 60px;}
	.focusBox .txt li a:hover{color:yellow;}
	.focusBox .txt li a span{display: inline-block; float: left; width:90px; height: 90px;}
	.focusBox .txt li a span b{display: block; width: 90px; height: 45px;  float: left; text-align: center;}
	.focusBox .txt li a span b.day{font-size: 40px;line-height: 40px;}
	.focusBox .txt li a span b.ym{font-weight: normal;line-height: 20px;}
	.focusBox .num { position: absolute; z-index: 3; bottom: 98px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 3px; cursor: pointer; border-radius: 50%; border:1px solid #fff;}
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#fff; }


dl.lanmu{width: 680px; height: 440px; float: left; display: inline-block; padding: 20px;padding-top: 10px; background: #fff;}
dl.lanmu dt{height:50px; line-height: 50px; border-bottom: 2px solid #0068c1;}
dl.lanmu dt a{float: right; color: #878787; padding-right: 20px; background: url(../../images/v2021/more.png) no-repeat right; display: block;}
dl.lanmu dt a:hover{font-weight: bold; color: #000;}
dl.lanmu dt span{font-size: 24px; font-weight: bold; color: #068add;;}
dl.lanmu dd{padding-top: 20px; padding-left: 20px;}
dl.lanmu dd ul li{line-height: 50px; background: url(../../images/v2021/libtm.png) repeat-x bottom; }
dl.lanmu dd ul li span{display: block; float: right; background: #0068c1; height: 24px; line-height: 24px; color:#fff; text-align: center; border-radius: 15px;padding-left: 10px; padding-right: 10px;margin-top: 12px;}
dl.lanmu dd ul li a{color:#3b3b3b;transition: padding .2s; display: block; background: url(../../images/v2021/li.png) no-repeat left;padding-left: 15px;}
dl.lanmu dd ul li a:hover{color:#0068c1; padding-left: 10px;}


#main{width: 100%; height: 487px; background: #fff; margin-top: 50px;}
#main .box{padding-top: 10px;}
dl.lanmu1{width: 427px; height: 440px; float: left; display: inline-block; padding: 0px;padding-top: 10px; background: #fff; margin-right: 40px;}
dl.lanmu1 dt{height:50px; line-height: 50px; border-bottom: 2px solid #0068c1;}
dl.lanmu1 dt a{float: right; color: #878787; padding-right: 20px; background: url(../../images/v2021/more.png) no-repeat right; display: block;}
dl.lanmu1 dt a:hover{font-weight: bold; color: #000;}
dl.lanmu1 dt span{font-size: 24px; font-weight: bold; color: #068add;;}
dl.lanmu1 dd{padding-top: 20px; padding-left: 20px;}
dl.lanmu1 dd ul li{line-height: 50px; background: url(../../images/v2021/libtm.png) repeat-x bottom; }
dl.lanmu1 dd ul li span{display: block; float: right; background: #0068c1; height: 24px; line-height: 24px; color:#fff; text-align: center; border-radius: 15px;padding-left: 10px; padding-right: 10px;margin-top: 12px;}
dl.lanmu1 dd ul li a{color:#3b3b3b;transition: padding .2s; display: block; background: url(../../images/v2021/li.png) no-repeat left;padding-left: 15px;}
dl.lanmu1 dd ul li a:hover{color:#0068c1; padding-left: 10px;}
#jsxw{margin-right: 0px;}

#keyan{width: 100%; min-width: 1400px; height: 450px; background: url(../../images/v2021/bg1.png) no-repeat center;}
#keyan .box{padding-top: 20px;}
dl.lanmu2{width: 649px; height: 440px; float: left; display: inline-block; padding: 0px;padding-top: 10px; margin-right: 40px;}
dl.lanmu2 dt{height:50px; line-height: 50px; border-bottom: 2px solid #fff; color:#fff; font-size: 24px;}
dl.lanmu2 dt a{float: right; color: #ffffff; padding-right: 20px; background: url(../../images/v2021/more.png) no-repeat right; display: block;}
dl.lanmu2 dt a:hover{font-weight: bold; color: #fff;}
dl.lanmu2 dt span{font-size: 24px; font-weight: bold; color: #fff;}
dl.lanmu2 dd{padding-top: 20px; padding-left: 20px;}
dl.lanmu2 dd ul li{line-height: 50px; background: url(../../images/v2021/libtm2.png) repeat-x bottom; }
dl.lanmu2 dd ul li span{display: block; float: right; background: #ecb301; height: 24px; line-height: 24px; color:#fff; text-align: center; border-radius: 15px;padding-left: 10px; padding-right: 10px;margin-top: 12px;}
dl.lanmu2 dd ul li a{color:#ffffff;transition: padding .2s; display: block; background: url(../../images/v2021/li2.png) no-repeat left;padding-left: 15px;}
dl.lanmu2 dd ul li a:hover{color:#ffffff; padding-left: 10px;}

#bylw dt span{font-weight: normal;}
#bylw dt span:hover{font-weight: bold;}

#tuji{width: 100%; min-width: 1400px; height: 400px; }

dl.lanmu3{width: 1400px; height: 330px; float: left; display: inline-block; padding: 0px;padding-top: 10px;  margin-right: 40px;}
dl.lanmu3 dt{height:50px; line-height: 50px; border-bottom: 4px solid #0068c1;}
dl.lanmu3 dt a{float: right; color: #878787; padding-right: 20px; background: url(../../images/v2021/more.png) no-repeat right; display: block;}
dl.lanmu3 dt a:hover{font-weight: bold; color: #000;}
dl.lanmu3 dt span{font-size: 24px; font-weight: bold; color: #068add;padding-right: 20px;}
dl.lanmu3 dd{padding-top: 20px; padding-left: 0px;}


#tuji .box dl dt b{font-weight: normal; padding-left: 10px; padding-right: 10px; margin-left: 5px; margin-right: 5px; display: inline-block; height: 30px; line-height: 30px; border-radius: 6px;}
#tuji .box dl dt b.onhover{font-weight: bold; background-color: #edb402; color: #fff;}


#tuji .box dl ul li{width: 182px; height: 300px; float: left; display: inline-block; margin:0 5px; background: white; box-shadow: 5px 5px 5px #ccc; padding-top: 15px;}
#tuji .box dl ul li:hover{border-style:dashed;}
#tuji .box dl ul li a.tu{display: block; width: 100%; text-align: center; }
#tuji .box dl ul li a.tu img{border:0px solid #fffdff; width: 227px; height: 156px;}
#tuji .box dl ul li a.txt{display: block; text-align: center;}
#tuji .box dl ul li a.txt b{display: block; width: 100%; color:#666; font-size: 14px; line-height: 28px;}
#tuji .box dl dd{padding-top: 30px;}

.scrollBox1{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox1 .piclist{  zoom:1;}
.scrollBox1 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox1 {position:relative;zoom:1;}
.scrollBox1 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox1 .pageBtn .prev{left:10px;background:url(../../images/v2021/left.png) no-repeat;}
.scrollBox1 .pageBtn .next{right:0px;background:url(../../images/v2021/right.png) no-repeat;}
.scrollBox1 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox1 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }

.scrollBox2{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox2 .piclist{  zoom:1;}
.scrollBox2 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox2 {position:relative;zoom:1;}
.scrollBox2 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox2 .pageBtn .prev{left:10px;background:url(../../images/v2021/left.png) no-repeat;}
.scrollBox2 .pageBtn .next{right:0px;background:url(../../images/v2021/right.png) no-repeat;}
.scrollBox2 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox2 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }

.scrollBox3{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox3 .piclist{  zoom:1;}
.scrollBox3 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox3 {position:relative;zoom:1;}
.scrollBox3 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox3 .pageBtn .prev{left:10px;background:url(../../images/v2021/left.png) no-repeat;}
.scrollBox3 .pageBtn .next{right:0px;background:url(../../images/v2021/right.png) no-repeat;}
.scrollBox3 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox3 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }

.scrollBox4{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox4 .piclist{  zoom:1;}
.scrollBox4 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox4 {position:relative;zoom:1;}
.scrollBox4 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox4 .pageBtn .prev{left:10px;background:url(../../images/v2021/left.png) no-repeat;}
.scrollBox4 .pageBtn .next{right:0px;background:url(../../images/v2021/right.png) no-repeat;}
.scrollBox4 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox4 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }

.scrollBox5{ width:100%;padding-top:0px;border-top:0px solid #fff; position:relative; }
.scrollBox5 .piclist{  zoom:1;}
.scrollBox5 .ohbox{ position:relative;width:100%;left:60px; }
.scrollBox5 {position:relative;zoom:1;}
.scrollBox5 .pageBtn span{ background:url(../../images/v20200424/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:112px;cursor:pointer;text-indent:-999em;overflow:hidden; }
.scrollBox5 .pageBtn .prev{left:10px;background:url(../../images/v2021/left.png) no-repeat;}
.scrollBox5 .pageBtn .next{right:0px;background:url(../../images/v2021/right.png) no-repeat;}
.scrollBox5 .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 263px; display:none;}
.scrollBox5 .pageBtn .list li{ float:left; display:inline; width:15px;height:15px;background:#fff; border-radius: 10px; cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }

#footer{width: 100%; min-width: 1400px;height: 226px; background: url(../../images/v2021/bg2.png) repeat-x; margin-top: 0px;}
#footer .box{width: 1400px; margin:0 auto; }
#footer .foot{float: left; display: inline-block; margin-top: 10px;}
#footer .foot dt{height: 50px; line-height: 50px; background: url(../../images/v2021/line.png) repeat-x bottom;}
#footer .foot dt span{display: block; color:white;  text-align: center; width: 100px;}
#footer .foot dd{padding-top:10px; padding-left:10px;line-height: 26px; color: white; font-size: 14px;}
#foot1{width: 451px; }
#foot1 dd{padding-top: 20px !important; color: white; font-size: 14px;}
#foot1 dd ul li{display: inline-block; width: 220px; float: left;font-size: 14px; line-height: 26px;}
#foot2{width: 120px;margin-left: 103px; }
#foot2 dd a{background: url(../../images/v2021/wx.png) no-repeat top left; display: block; width: 96px; height: 0px;color:white; padding-top: 100px; text-align: center; font-size: 12px;}
#foot3{width: 610px; margin-left: 103px;}
#foot3 dd a{display: inline-block; width: 300px; color:white; font-size: 14px; line-height: 26px; float: left;}
#foot3 dd a:hover{color:yellow;}

#cprt{width: 100%; min-width: 1400px; background: #0446a4; height: 40px; line-height: 40px; font-size: 12px; margin-top: 0px; text-align: center; color:#fff;}
#cprt .box{width: 1400px; margin:0 auto; background: #0446a4; height: 40px; line-height: 40px; font-size: 14px; margin-top: 0px; text-align: center; color:#fff;}

/*sort*/
#sortbanner{min-width:1400px; height: 311px; margin-top:0px;}

#sortmain{width: 1380px; padding-left: 20px; margin:0 auto; padding-bottom: 30px; background: #fff;}
#menu{width: 226px; float: left; display: inline-block; margin-top: -66px;
-moz-box-shadow:0px 1px 5px #333333; -webkit-box-shadow:0px 1px 5px #333333; box-shadow:0px 1px 5px #333333;
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#menu dt{width: 226px; height: 60px; background: rgba(6,138,221,0.5); line-height: 60px; text-align: center; border-top: 6px solid #067add;}
#menu dt span{font-family: "微软雅黑","宋体"; font-size: 26px; color: #fff; display: inline-block; height: 50px; line-height: 50px; padding-left: 10px; padding-right: 10px; border-bottom: 1px solid #fff;}
#menu dd{width: 226px; padding-bottom: 359px; float: left; display: inline-block; background: url(../../images/v20191111/menu_btm.png) no-repeat bottom #fafafa; 
border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
#menu dd ul.list{padding-top: 15px;}
#menu dd ul.list li.list{display: block; border-bottom: 1px solid #067add; float: left;vertical-align: bottom; position: relative; width: 190px; height: 48px; overflow: hidden; margin-left: 18px;text-align: center; line-height: 48px;}
#menu dd ul.list li.list a.list{color: #060606; display: block;}
#menu dd ul.list li.list a.list:hover{display: block; font-weight: bold; background: #067add; color: #fff;}
#menu dd ul.list li.list ul.sub{display: block; position:relative; top: 0px; left: 0px; width: 166px; border-top: 0px;}
#menu dd ul.list li.list ul.sub li.sub a.sub{background: none; color:#060606; border-bottom: 1px solid #067add;}
#menu dd ul.list li.list ul.sub li.sub a.sub:hover{color: #067add; font-weight:bold;}
#menu dd ul.list li.lionhover{background: #067add; }
#menu dd ul.list li.lionhover ul.sub li.sub{background: #fff; }
#menu dd ul.list li.lionhover ul.sub li.sub a.sub{color: #060606;}

#sort{
	width: 1042px;
	display: inline-block;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	background: #fff;
}

#sort dt{
	width: 1042px;
	height: 31px;
	line-height: 31px;
	
}
#sort dt span{
	padding-left: 10px; 
	display: block;
	color:#067add;
	height: 31px;
	font-size: 16px;
	
}
#sort dt span a{
	color:#067add;
	font-size: 16px;
	margin-right:10px;
}
#sort dd{
	width: 1010px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#sort dd ul.pic{
	width:1005px;
	margin:0 auto;
}
#sort dd ul.pic li{display:inline-block; width:210px; float:left; height:200px; margin-right:20px; margin-left:10px;margin-bottom:30px;}
#sort dd ul.pic li span.tu{display:inline-block;width:210px; height:170px; overflow:hidden;float:left;}
#sort dd ul.pic li span.tu img{width:210px; height:170px;transition: all 0.6s;}
#sort dd ul.pic li span.tu img:hover{transform: scale(1.4);}
#sort dd ul.pic li span.txt{display:inline-block;float:left;text-align:center;width:100%; line-height:30px;}
#sort dd ul.pic li span.txt a{color: #484848;}
#sort dd ul.pic li span.txt a:hover{color:#067add;}
#sort dd ul.list{
	padding: 0px;
	width: 1005px;
	padding-bottom: 40px;
}
#sort dd ul.list li{
	line-height: 48px;
	border-bottom: 1px dashed #c8c8c8;
}
#sort dd ul.list li a{
	padding-left: 15px;
	color: #484848;
	
}
#sort dd ul.list li a:hover{
	color:#067add;
}
#sort dd ul.list li span{
	float: right;
	margin-right: 0px;
}


/*show*/
#show{
	width: 1200px;
	float: left;
	margin-left: 20px;
}
#show dt{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	background: url(../../images/v2021/sort_btm.png) no-repeat bottom left;
}
#show dt span{
	padding-left: 40px; 
	display: block;
	color: #777778;
	height: 50px;
	background:url(../../images/v2021/position.png) no-repeat left;
}
#show dt span a{
	color:#777778;
}
#show dd{
	padding-top: 20px;
	padding-bottom: 20px;
}
#show dd ul.list{
	padding: 0px;
	width: 965px;
	padding-bottom: 40px;
}
#show dd ul.list li{
	line-height: 35px;
	border-bottom: 1px dashed #c8c8c8;
}
#show dd ul.list li a{
	padding-left: 15px;
	color: #484848;
	background: url(../../images/v20171212/li.png) no-repeat left;
}
#show dd ul.list li a:hover{
	color:#f00;
}
#show dd ul.list li span{
	float: right;
	margin-right: 0px;
}

#article{padding:10px;}	
#article h1{line-height:35px; text-align:center; font-size:30px; font-weight:normal; color:#333;}
#article h2{border-bottom:1px solid #ccc; height:40px;line-height:40px; text-align:center; font-size:24px; font-weight:normal; color:#333;}
#article .info{height:50px; line-height:50px; text-align:center; font-size:12px; color:#999;border-bottom:1px solid #bbb;}
#article .content{line-height:30px; font-size:14px; padding-top:20px;}
#article .content p{line-height:30px; margin-bottom:10px; text-align: justify;}
#article .content p a{color:#ffffff;}
#article .content p a{color:#0000ff;}
#article .content td p,#article .content th p{margin-bottom: 0px;}

/*table css*/
	.tbcss{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
		.tbcss tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
		.tbcss tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
		.tbcss tr td a{color:#111; font-size: 15px; color: #3366cc;}
		.tbcss tr td a:hover{text-decoration:underline;}

	.tbcss2{margin:0 auto; border-collapse:collapse;margin-bottom:10px;}
		.tbcss2 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 15px;}
		.tbcss2 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss2 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss2 tr td a:hover{text-decoration:underline;}
		
	.tbcss3{margin:0 auto; border-collapse:collapse; border-top: 3px solid #c67b15; background-color: #ededed;margin-bottom:10px;}
		.tbcss3 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 14px; font-weight: bold;}
		.tbcss3 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss3 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss3 tr td a:hover{text-decoration:underline;}
		
	#article .content table{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
	#article .content table tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
	#article .content table tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
	#article .content table tr td a{color:#111; font-size: 15px; color: #3366cc;}
	#article .content table tr td a:hover{text-decoration:underline;}
		
		
/*page_navigator*/
.page_navigator{width: 100%; padding-top: 20px; line-height: 30px; text-align: center; font-size: 14px;}
.page_navigator table{width:100%;}
.page_navigator table tr td{text-align:center;}
.page_navigator table tr td a{color:#333;}	
.page_navigator table tr td a:hover{color:red;}
